chore: speakeasy sdk regeneration - Generate Accounting SDK#154
Merged
chore: speakeasy sdk regeneration - Generate Accounting SDK#154
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generated by Speakeasy CLI
Based on:
CHANGELOG
v2.32.0 - 2023-05-22
🐝 New Features
4161f98- add x-speakeasy-deprecation-replacement extension (#298) (commit by @TristanSpeakEasy)v2.31.4 - 2023-05-22
🐛 Bug Fixes
4616b2b- ensure golang raw response is readable (#299) (commit by @TristanSpeakEasy)v2.31.3 - 2023-05-19
🐛 Bug Fixes
db41b46- update config documentation (commit by @TristanSpeakEasy)v2.31.0 - 2023-05-18
🐝 New Features
7cfb3e8- more inference of terraform computed fields from response objects (#296) (commit by @ThomasRooney)🐛 Bug Fixes
651a271- add accept headers to outbound request (#293) (commit by @TristanSpeakEasy)a70c73d- remove unnecessary enum suffix from enum type names (#297) (commit by @TristanSpeakEasy)v2.30.0 - 2023-05-17
🐝 New Features
ec6c534- added speakeasy user agent to SDKs (#291) (commit by @TristanSpeakEasy)🐛 Bug Fixes
be9927c- add missing validation for name override extension (#290) (commit by @TristanSpeakEasy)693dd7e- add validation for invalid paths that contain illegal characters (#292) (commit by @TristanSpeakEasy)v2.29.0 - 2023-05-16
🐝 New Features
eae376a- flattening changes (#289) (commit by @idbentley)v2.28.0 - 2023-05-15
🐝 New Features
1b5c72a- add support for format: bigint in golang (#287) (commit by @TristanSpeakEasy)🐛 Bug Fixes
1db9f2f- allow 0 query params (#286) (commit by @alexadrake)🔧 Chores
f75ab2d- enforce concurrency for regression-test (commit by @TristanSpeakEasy)db79759- fix concurrency on stress-test (commit by @TristanSpeakEasy)cca724c- fix test concurrency on main (commit by @TristanSpeakEasy)04020e6- implement exponential backoffs for cloud function tests (commit by @TristanSpeakEasy)v2.27.0 - 2023-05-12
🐝 New Features
3acf5d9- automatically add bearer prefix (#281) (commit by @ThomasRooney)🐛 Bug Fixes
d712a7d- python directory naming when using underscores (#282) (commit by @TristanSpeakEasy)26b9694- terraform now creates merged entity structures from multiple annotated entities (#276) (commit by @ThomasRooney)2254adb- concurrency issues with regression test (commit by @TristanSpeakEasy)c65af02- name of cleanup job (commit by @TristanSpeakEasy)31839d1- usage snippet adjustment for php to document no Bearer needed (#285) (commit by @ThomasRooney)63bf210- don't run cleanup on main (commit by @TristanSpeakEasy)♻️ Refactors
1ead65f- improved how validation rules are created and registered (#278) (commit by @TristanSpeakEasy)🔧 Chores
2ebedc1- add merge group checks to github actions (#283) (commit by @ThomasRooney)9fc4a81- remove merge_group trigger for conventional commits (commit by @ThomasRooney)a40e32d- cloud compute based generation for CI regression tests (#192) (commit by @ThomasRooney)3a89536- fix flake in golang parameter tests (#284) (commit by @ThomasRooney)v2.26.4 - 2023-05-11
🐝 New Features
b744e60- pipe delimited objects (#272) (commit by @alexadrake)🐛 Bug Fixes
22838c6- various TF fixes for wrapped resources; refactor TF provider (#275) (commit by @ThomasRooney)ac4f018- add validation for anyOf using non-object types (#277) (commit by @TristanSpeakEasy)d8f99a5- allow typescript SDKs to be transpiled (#279) (commit by @ThomasRooney)v2.26.3 - 2023-05-10
🐝 New Features
6b0ecd8- [terraform] support for variant create/delete/update/get request/response entity types (#273) (commit by @ThomasRooney)🐛 Bug Fixes
337ba54- various fixes to generation (#274) (commit by @TristanSpeakEasy)v2.26.2 - 2023-05-09
🐝 New Features
38a3449- support additional properties in terraform (#250) (commit by @ThomasRooney)6372925- add support for deprecated attribute (#271) (commit by @TristanSpeakEasy)v2.26.1 - 2023-05-05
🐛 Bug Fixes
0162bf9- operation-level security when request has no fields (#270) (commit by @anuraagnalluri)v2.26.0 - 2023-05-04
🐝 New Features
09de708- pipe-delimited query params (#269) (commit by @alexadrake)v2.25.0 - 2023-05-04
🐝 New Features
bb52e77- java parameter flattening support (#268) (commit by @TristanSpeakEasy)b4f5624- typescript parameter flattening support (#267) (commit by @TristanSpeakEasy)4e8ee05- php parameter flattening support (#266) (commit by @TristanSpeakEasy)187b749- support python parameter flattening (#265) (commit by @TristanSpeakEasy)🐛 Bug Fixes
f84be58- Ruby Typescript Fixes (#262) (commit by @idbentley)cf425e9- handling of circular references (#264) (commit by @TristanSpeakEasy)ee61c84- enable last global name override declarations to take precedence (#254) (commit by @anuraagnalluri)